Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Resonance
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
distantmagic
Resonance
Commits
cc600ef8
Commit
cc600ef8
authored
1 year ago
by
Mateusz Charytoniuk
Browse files
Options
Downloads
Patches
Plain Diff
chore(docs): add favicon
parent
79d0417c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-0
1 addition, 0 deletions
Makefile
resources/images/favicon.ico
+0
-0
0 additions, 0 deletions
resources/images/favicon.ico
with
1 addition
and
0 deletions
Makefile
+
1
−
0
View file @
cc600ef8
...
@@ -56,6 +56,7 @@ docs/artifact.tar: docs/build
...
@@ -56,6 +56,7 @@ docs/artifact.tar: docs/build
docs/build
:
config.ini esbuild vendor $(MD_SOURCES) $(PHP_SOURCES)
docs/build
:
config.ini esbuild vendor $(MD_SOURCES) $(PHP_SOURCES)
${
PHP_BIN
}
./bin/resonance.php static-pages:build
;
${
PHP_BIN
}
./bin/resonance.php static-pages:build
;
cp
resources/images/ogimage.webp docs/build/ogimage.webp
;
cp
resources/images/ogimage.webp docs/build/ogimage.webp
;
cp
resources/images/favicon.ico docs/build/favicon.ico
;
node_modules
:
yarn.lock
node_modules
:
yarn.lock
yarnpkg
install
--check-files
--frozen-lockfile
--non-interactive
;
yarnpkg
install
--check-files
--frozen-lockfile
--non-interactive
;
...
...
This diff is collapsed.
Click to expand it.
resources/images/favicon.ico
0 → 100644
+
0
−
0
View file @
cc600ef8
15 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment