Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xdevnightless authored Jan 19, 2025
1 parent 45613fd commit fbed42b
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions public/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,27 @@
<title>Acceleration About Us</title>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Poppins:wght@400;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="css/about.css">
<link rel="stylesheet" href="/css/themes.css" />
<script src="/js/themes.js"></script>

<!-- Clarity Analytics Script -->
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "pwiasnexu5");
</script>
</head>
<body>
<section class="projects" id="projects">
<h1>About Us</h1>
<div class="project-grid">
<div class="project-card large">
<h3>Acceleration</h3>
<p>Experience the web with Acceleration the fastest proxy for seamless browsing, privacy, and 100+ games and apps. Perfect for students and anyone seeking speed and security.

</p>
<p>Experience the web with Acceleration the fastest proxy for seamless browsing, privacy, and 100+ games and apps. Perfect for students and anyone seeking speed and security.</p>
<a href="https://github.com/xdevnightless/Acceleration" class="github-button" target="_blank">
<i class="fab fa-github"></i> View our Github
</a>
Expand Down Expand Up @@ -124,6 +131,5 @@ <h3>Rogo</h3>
</div>
</section>


</body>
</html>

0 comments on commit fbed42b

Please sign in to comment.