cody - HTMLify profile
files of /cody/atherosai/ui/menu-02/
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-menu-2" width="24" height="24" viewBox="0 0 24 24" s
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-x" width="24" height="24" viewBox="0 0 24 24" stroke
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Menu Example</title>
<link rel
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Menu Example</title>
<link rel
const toggleMenu = () => {
const navigation = document.querySelector('.navigation');
const burgerMenu = document.query
const navigation = document.querySelector('.navigation');
const burgerMenu = document.query