mirror of
https://github.com/rikkaneko/paste.git
synced 2025-08-06 06:00:17 +01:00
Add paste web front page v2 (Bootstrap)
Separate the web file into submodule Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
parent
bf8c1be285
commit
361f5f40e3
7 changed files with 397 additions and 1 deletions
1
.idea/jsLibraryMappings.xml
generated
1
.idea/jsLibraryMappings.xml
generated
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="JavaScriptLibraryMappings">
|
||||
<file url="PROJECT" libraries="{bootstrap, bootstrap-icons, font-awesome, jquery}" />
|
||||
<includedPredefinedLibrary name="Node.js Core" />
|
||||
</component>
|
||||
</project>
|
1
.idea/modules.xml
generated
1
.idea/modules.xml
generated
|
@ -3,6 +3,7 @@
|
|||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/paste.iml" filepath="$PROJECT_DIR$/paste.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/web.iml" filepath="$PROJECT_DIR$/web.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue