Rename oreon blue to oreon nine
This commit is contained in:
parent
c58447b401
commit
f891c3a4be
9 changed files with 41 additions and 2 deletions
5
.idea/.gitignore
vendored
Normal file
5
.idea/.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
13
.idea/BCPackages-Interface.iml
Normal file
13
.idea/BCPackages-Interface.iml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="WEB_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/temp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/tmp" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="font-awesome" level="application" />
|
||||
</component>
|
||||
</module>
|
6
.idea/jsLibraryMappings.xml
Normal file
6
.idea/jsLibraryMappings.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="JavaScriptLibraryMappings">
|
||||
<file url="PROJECT" libraries="{font-awesome}" />
|
||||
</component>
|
||||
</project>
|
8
.idea/modules.xml
Normal file
8
.idea/modules.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/BCPackages-Interface.iml" filepath="$PROJECT_DIR$/.idea/BCPackages-Interface.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
6
.idea/vcs.xml
Normal file
6
.idea/vcs.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
1
assets/svg/logo-symbolic.svg
Normal file
1
assets/svg/logo-symbolic.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="1200" version="1.0" viewBox="0 0 900 900"><path d="M226.44 62.783 2.88 450l223.56 387.217h447.12L897.12 450 673.56 62.783ZM450 164.001A286.1 286 0 0 1 736.1 450 286.1 286 0 0 1 450 736a286.1 286 0 0 1-286.1-286A286.1 286 0 0 1 450 164.001" style="fill:#000;fill-opacity:1;stroke-width:.535948;stroke-linecap:round;stroke-linejoin:round"/></svg>
|
After Width: | Height: | Size: 405 B |
|
@ -36,7 +36,7 @@
|
|||
find references to all oreon packages.</p>
|
||||
<div class="edit-cont">
|
||||
<div class="edition">
|
||||
<h2>Oreon blue</h2>
|
||||
<h2>Oreon 9</h2>
|
||||
<a class="edit-btn" target="_blank" href="oreonproject/oreon-blue/mainstream">Mainstream packages</a>
|
||||
<a class="edit-btn" target="_blank" href="oreonproject/oreon-blue/src">Mainstream source</a>
|
||||
</div>
|
||||
|
@ -54,4 +54,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue