Skip to content

Commit b7ca957

Browse files
committed
feat: update favicon, add disqus, update la ctf
1 parent 48afa77 commit b7ca957

11 files changed

Lines changed: 271 additions & 3 deletions

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ social_preview_image: # string, local or CORS resources
8686
toc: true
8787

8888
comments:
89-
active: # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
89+
active: disqus # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
9090
# The active options are as follows:
9191
disqus:
92-
shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
92+
shortname: dat2phit # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
9393
# utterances settings › https://utteranc.es/
9494
utterances:
9595
repo: # <gh-username>/<repo>

_posts/2024-02-19-LA-CTF-2024.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,12 @@ I want to reference other people's writeups here as a note for future uses.
421421
If you're an author of any of the writeups below, I want to thank you for your insane work!
422422
423423
## ctf-wiki
424-
Reference: [https://github.com/uclaacm/lactf-archive/blob/main/2024/web/ctf-wiki/solve.py](https://github.com/uclaacm/lactf-archive/blob/main/2024/web/ctf-wiki/solve.py)
424+
Reference:
425+
- [https://github.com/uclaacm/lactf-archive/blob/main/2024/web/ctf-wiki/solve.py](https://github.com/uclaacm/lactf-archive/blob/main/2024/web/ctf-wiki/solve.py)
426+
- [https://youtu.be/ewXEEneicQQ?si=nK1U3XeY8yj2wfk8&t=990](https://youtu.be/ewXEEneicQQ?si=nK1U3XeY8yj2wfk8&t=990)
427+
428+
{% include embed/youtube.html id='ewXEEneicQQ' %}
429+
425430
426431
## quickstyle
427432
Reference:
6.56 KB
Loading
54.7 KB
Loading
-87.9 KB
Binary file not shown.
5.35 KB
Loading
-111 Bytes
Loading
-589 Bytes
Loading

assets/img/favicons/favicon.ico

0 Bytes
Binary file not shown.
1.08 KB
Loading

0 commit comments

Comments
 (0)