💄 Implement the special page for friend's links show. Close #26
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -9,6 +9,9 @@ exampleSite/content/**/
|
||||
!exampleSite/content/archives
|
||||
!exampleSite/content/post
|
||||
|
||||
# Exclude special files in data folder
|
||||
!exampleSite/data
|
||||
|
||||
# Exclude special files in static folder
|
||||
!exampleSite/static
|
||||
|
||||
@@ -16,3 +19,7 @@ exampleSite/content/**/
|
||||
!exampleSite/config.yaml
|
||||
!exampleSite/start.sh
|
||||
|
||||
data/*
|
||||
!data/config.yaml
|
||||
!data/resources.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user