-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2240971
commit d6d8810
Showing
9 changed files
with
135 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>Categories on My New Hugo Site</title> | ||
<title>Categories on AirOverflow Team</title> | ||
<link>https://team.airoverflow.com/categories/</link> | ||
<description>Recent content in Categories on My New Hugo Site</description> | ||
<description>Recent content in Categories on AirOverflow Team</description> | ||
<generator>Hugo</generator> | ||
<language>en-us</language> | ||
<managingEditor>[email protected] (AirOverflow Team)</managingEditor> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>My New Hugo Site</title> | ||
<title>AirOverflow Team</title> | ||
<link>https://team.airoverflow.com/</link> | ||
<description>Recent content on My New Hugo Site</description> | ||
<description>Recent content on AirOverflow Team</description> | ||
<generator>Hugo</generator> | ||
<language>en-us</language> | ||
<managingEditor>[email protected] (AirOverflow Team)</managingEditor> | ||
<webMaster>[email protected] (AirOverflow Team)</webMaster> | ||
<lastBuildDate>Fri, 18 Oct 2024 00:00:00 +0000</lastBuildDate> | ||
<atom:link href="https://team.airoverflow.com/index.xml" rel="self" type="application/rss+xml" /> | ||
<item> | ||
<title>Members</title> | ||
<link>https://team.airoverflow.com/members/</link> | ||
<pubDate>Fri, 18 Oct 2024 00:00:00 +0000</pubDate><author>[email protected] (AirOverflow Team)</author> | ||
<guid>https://team.airoverflow.com/members/</guid> | ||
<description><!-- raw HTML omitted --></description> | ||
</item> | ||
</channel> | ||
</rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
|
||
<head> | ||
<title> | ||
Members | AirOverflow Team | ||
</title> | ||
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="description" content="These are the members of team AirOverflow who actively participate in CTF challenges are involved with the team"> | ||
|
||
<meta name="generator" content="Hugo 0.136.0"> | ||
|
||
|
||
<link rel="canonical" href="https://team.airoverflow.com/members/" > | ||
|
||
|
||
|
||
|
||
<link href="/css/style.min.36c061153203db94fc1169914d07c49c3a537a11316e9ffbd4c7a511df482d8d.css" rel="stylesheet"> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body> | ||
|
||
<div class="flexWrapper"> | ||
<header class="headerWrapper"> | ||
<div class="header"> | ||
<div> | ||
<a class="terminal" href="https://team.airoverflow.com/"> | ||
<span>[email protected] ~ $</span> | ||
</a> | ||
</div> | ||
<input class="side-menu" type="checkbox" id="side-menu"> | ||
<label class="hamb" for="side-menu"><span class="hamb-line"></span></label> | ||
<nav class="headerLinks"> | ||
<ul> | ||
|
||
<li> | ||
<a href="https://team.airoverflow.com/members" title="" > | ||
~/members</a> | ||
</li> | ||
|
||
<li> | ||
<a href="https://team.airoverflow.com/blogs" title="" > | ||
~/blogs</a> | ||
</li> | ||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</header> | ||
|
||
|
||
<div class="content"> | ||
<main class="main"> | ||
|
||
<div class="postWrapper"> | ||
<h1>Members</h1> | ||
|
||
<p>These are the members of team AirOverflow who actively participate in CTF challenges are involved with the team</p> | ||
|
||
|
||
<section class="postMetadata"> | ||
<dl> | ||
|
||
|
||
|
||
|
||
<dt>published</dt> | ||
|
||
<dd><time datetime="2024-10-18">October 18, 2024</time></dd> | ||
|
||
|
||
</dl> | ||
</section> | ||
|
||
<div> | ||
<!-- raw HTML omitted --> | ||
|
||
</div> | ||
</div> | ||
|
||
</main> | ||
</div> | ||
|
||
|
||
<footer class="footer"> | ||
|
||
<span>Built with <a href="https://gohugo.io" class="footerLink">Hugo</a>. Managed by <a href="https://github.com/hash3liZer" class="footerLink">hash3liZer</a></span> | ||
|
||
</footer> | ||
</div> | ||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>Tags on My New Hugo Site</title> | ||
<title>Tags on AirOverflow Team</title> | ||
<link>https://team.airoverflow.com/tags/</link> | ||
<description>Recent content in Tags on My New Hugo Site</description> | ||
<description>Recent content in Tags on AirOverflow Team</description> | ||
<generator>Hugo</generator> | ||
<language>en-us</language> | ||
<managingEditor>[email protected] (AirOverflow Team)</managingEditor> | ||
|