Skip to content

Commit ed17417

Browse files
Updated the footer
1 parent 5c2390e commit ed17417

File tree

9 files changed

+46
-37
lines changed

9 files changed

+46
-37
lines changed

content/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Java Design Patterns
33
---
4-
# Java Design Patterns
5-
64
### What is Design Pattern ?
75

86
**Design patterns** are typical solutions to commonly occurring problems in software design. They are like pre-made blueprints that you can customize to solve a recurring design problem in your code.

public/404.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
<!DOCTYPE html>
2-
<html lang="en"><head><title>Not FoundDesign Pattern</title><meta charset="utf-8"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM Plex Mono&amp;family=Schibsted Grotesk:wght@400;700&amp;family=Source Sans Pro:ital,wght@0,400;0,600;1,400;1,600&amp;display=swap"/><link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin="anonymous"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="og:site_name" content="🛠️ Java Design Patterns"/><meta property="og:title" content="Not FoundDesign Pattern"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Not FoundDesign Pattern"/><meta name="twitter:description" content="Not Found"/><meta property="og:description" content="Not Found"/><meta property="og:image:type" content="image/webp"/><meta property="og:image:alt" content="Not Found"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="630"/><meta property="og:image:url" content="https://https://prathameshdhande22.github.io/Java-Tutorial//static/og-image.png"/><meta name="twitter:image" content="https://https://prathameshdhande22.github.io/Java-Tutorial//static/og-image.png"/><meta property="og:image" content="https://https://prathameshdhande22.github.io/Java-Tutorial//static/og-image.png"/><meta property="twitter:domain" content="https://prathameshdhande22.github.io/Java-Tutorial/"/><meta property="og:url" content="https://https//prathameshdhande22.github.io/Java-Tutorial/"/><meta property="twitter:url" content="https://https//prathameshdhande22.github.io/Java-Tutorial/"/><link rel="icon" href="//prathameshdhande22.github.io/Java-Tutorial/static/icon.png"/><meta name="description" content="Not Found"/><meta name="generator" content="Quartz"/><link href="//prathameshdhande22.github.io/Java-Tutorial/index.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://cdn.jsdelivr.net/npm/katex@0.16.11/dist/katex.min.css" rel="stylesheet" type="text/css" spa-preserve/><script src="//prathameshdhande22.github.io/Java-Tutorial/prescript.js" type="application/javascript" spa-preserve></script><script type="application/javascript" spa-preserve>const fetchData = fetch("//prathameshdhande22.github.io/Java-Tutorial/static/contentIndex.json").then(data => data.json())</script></head><body data-slug="404"><div id="quartz-root" class="page"><div id="quartz-body"><div class="left sidebar"></div><div class="center"><div class="page-header"><div class="popover-hint"></div></div><article class="popover-hint"><h1>404</h1><p>Either this page is private or doesn't exist.</p><a href="//prathameshdhande22.github.io/Java-Tutorial/">Return to Homepage</a></article><hr/><div class="page-footer"></div></div><div class="right sidebar"></div><footer class><p style="text-align:center;">Created with ❤️ by Prathamesh Dhande</p><ul><li><a href="https://prathameshdhande22.github.io/Java-Tutorial/">GitHub</a></li><li><a href="https://www.linkedin.com/in/prathamesh-dhande-3a039721a/">LinkedIn</a></li></ul></footer></div></div></body><script type="application/javascript">function c(){let t=this.parentElement;t.classList.toggle("is-collapsed");let l=t.classList.contains("is-collapsed")?this.scrollHeight:t.scrollHeight;t.style.maxHeight=l+"px";let o=t,e=t.parentElement;for(;e;){if(!e.classList.contains("callout"))return;let n=e.classList.contains("is-collapsed")?e.scrollHeight:e.scrollHeight+o.scrollHeight;e.style.maxHeight=n+"px",o=e,e=e.parentElement}}function i(){let t=document.getElementsByClassName("callout is-collapsible");for(let s of t){let l=s.firstElementChild;if(l){l.addEventListener("click",c),window.addCleanup(()=>l.removeEventListener("click",c));let e=s.classList.contains("is-collapsed")?l.scrollHeight:s.scrollHeight;s.style.maxHeight=e+"px"}}}document.addEventListener("nav",i);window.addEventListener("resize",i);
3-
</script><script src="https://cdn.jsdelivr.net/npm/katex@0.16.11/dist/contrib/copy-tex.min.js" type="application/javascript"></script><script type="application/javascript">
4-
const socket = new WebSocket('ws://localhost:3001')
5-
// reload(true) ensures resources like images and scripts are fetched again in firefox
6-
socket.addEventListener('message', () => document.location.reload(true))
7-
</script><script src="//prathameshdhande22.github.io/Java-Tutorial/postscript.js" type="module"></script></html>
2+
<html lang="en"><head><title>Not FoundDesign Pattern</title><meta charset="utf-8"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM Plex Mono&amp;family=Schibsted Grotesk:wght@400;700&amp;family=Source Sans Pro:ital,wght@0,400;0,600;1,400;1,600&amp;display=swap"/><link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin="anonymous"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="og:site_name" content="🛠️ Java Design Patterns"/><meta property="og:title" content="Not FoundDesign Pattern"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Not FoundDesign Pattern"/><meta name="twitter:description" content="Not Found"/><meta property="og:description" content="Not Found"/><meta property="og:image:type" content="image/webp"/><meta property="og:image:alt" content="Not Found"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="630"/><meta property="og:image:url" content="https://https://prathameshdhande22.github.io/Java-Tutorial//static/og-image.png"/><meta name="twitter:image" content="https://https://prathameshdhande22.github.io/Java-Tutorial//static/og-image.png"/><meta property="og:image" content="https://https://prathameshdhande22.github.io/Java-Tutorial//static/og-image.png"/><meta property="twitter:domain" content="https://prathameshdhande22.github.io/Java-Tutorial/"/><meta property="og:url" content="https://https//prathameshdhande22.github.io/Java-Tutorial/"/><meta property="twitter:url" content="https://https//prathameshdhande22.github.io/Java-Tutorial/"/><link rel="icon" href="//prathameshdhande22.github.io/Java-Tutorial/static/icon.png"/><meta name="description" content="Not Found"/><meta name="generator" content="Quartz"/><link href="//prathameshdhande22.github.io/Java-Tutorial/index.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://cdn.jsdelivr.net/npm/katex@0.16.11/dist/katex.min.css" rel="stylesheet" type="text/css" spa-preserve/><script src="//prathameshdhande22.github.io/Java-Tutorial/prescript.js" type="application/javascript" spa-preserve></script><script type="application/javascript" spa-preserve>const fetchData = fetch("//prathameshdhande22.github.io/Java-Tutorial/static/contentIndex.json").then(data => data.json())</script></head><body data-slug="404"><div id="quartz-root" class="page"><div id="quartz-body"><div class="left sidebar"></div><div class="center"><div class="page-header"><div class="popover-hint"></div></div><article class="popover-hint"><h1>404</h1><p>Either this page is private or doesn't exist.</p><a href="//prathameshdhande22.github.io/Java-Tutorial/">Return to Homepage</a></article><hr/><div class="page-footer"></div></div><div class="right sidebar"></div><footer class><p style="text-align:center;">Created with ❤️ by Prathamesh Dhande</p><ul style="text-align:center;"><li><a href="https://prathameshdhande22.github.io/Java-Tutorial/">GitHub</a></li><li><a href="https://www.linkedin.com/in/prathamesh-dhande-3a039721a/">LinkedIn</a></li></ul><div style="text-align: center; padding: 20px; font-family: Arial, sans-serif;"><p style="color: #007acc; font-size: 16px; margin: 5px;">Written on <a href="https://obsidian.md" target="_blank" style="color: #00bfff; text-decoration: none;">Obsidian</a></p><p style="color: #ff9800; font-size: 16px; margin: 5px;">Powered by <a href="https://github.com/jackyzha0/quartz" target="_blank" style="color: #ffcc33; text-decoration: none;">Quartz</a></p><p style="color: #4caf50; font-size: 16px; margin: 5px;">Hosted on <a href="https://pages.github.com/" target="_blank" style="color: #66bb6a; text-decoration: none;">GitHub Pages</a></p></div></footer></div></div></body><script type="application/javascript">function c(){let t=this.parentElement;t.classList.toggle("is-collapsed");let l=t.classList.contains("is-collapsed")?this.scrollHeight:t.scrollHeight;t.style.maxHeight=l+"px";let o=t,e=t.parentElement;for(;e;){if(!e.classList.contains("callout"))return;let n=e.classList.contains("is-collapsed")?e.scrollHeight:e.scrollHeight+o.scrollHeight;e.style.maxHeight=n+"px",o=e,e=e.parentElement}}function i(){let t=document.getElementsByClassName("callout is-collapsible");for(let s of t){let l=s.firstElementChild;if(l){l.addEventListener("click",c),window.addCleanup(()=>l.removeEventListener("click",c));let e=s.classList.contains("is-collapsed")?l.scrollHeight:s.scrollHeight;s.style.maxHeight=e+"px"}}}document.addEventListener("nav",i);window.addEventListener("resize",i);
3+
</script><script src="https://cdn.jsdelivr.net/npm/katex@0.16.11/dist/contrib/copy-tex.min.js" type="application/javascript"></script><script src="//prathameshdhande22.github.io/Java-Tutorial/postscript.js" type="module"></script></html>

0 commit comments

Comments
 (0)