Skip to content

Commit

Permalink
pushing docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Jan 2, 2024
1 parent 69dcfa4 commit 44a36bc
Show file tree
Hide file tree
Showing 470 changed files with 1,441 additions and 1,458 deletions.
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>All Classes and Interfaces (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -774,7 +774,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>All Packages (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -108,7 +108,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/constant-values.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>Constant Field Values (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="summary of constants">
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -124,7 +124,7 @@ <h2 title="dev.morphia">dev.morphia.*</h2>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
48 changes: 20 additions & 28 deletions morphia/3.0/javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>Deprecated List (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="deprecated elements">
<meta name="generator" content="javadoc/DeprecatedListWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -85,36 +85,32 @@ <h2 title="Contents">Contents</h2>
<div class="col-last odd-row-color">
<div class="deprecation-comment">use <a href="dev/morphia/aggregation/stages/Merge.html#merge(java.lang.String,java.lang.String)"><code>Merge.merge(String, String)</code></a></div>
</div>
<div class="col-summary-item-name even-row-color"><a href="dev/morphia/config/MorphiaConfig.html#codecProvider()">dev.morphia.config.MorphiaConfig.codecProvider()</a></div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.addInterceptor<wbr>(EntityListener&lt;?&gt;)</div>
<div class="col-last even-row-color">
<div class="deprecation-comment">this configuration entry will be updated to use SPI as with other customizations</div>
<div class="deprecation-comment">use <a href="dev/morphia/annotations/EntityListeners.html" title="annotation interface in dev.morphia.annotations"><code>EntityListeners</code></a> to define any lifecycle event listeners</div>
</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.addInterceptor<wbr>(EntityListener&lt;?&gt;)</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.map<wbr>(Class...)</div>
<div class="col-last odd-row-color">
<div class="deprecation-comment">use <a href="dev/morphia/annotations/EntityListeners.html" title="annotation interface in dev.morphia.annotations"><code>EntityListeners</code></a> to define any lifecycle event listeners</div>
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.map<wbr>(Class...)</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.map<wbr>(String)</div>
<div class="col-last even-row-color">
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.map<wbr>(String)</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.map<wbr>(List&lt;Class&lt;?&gt;&gt;)</div>
<div class="col-last odd-row-color">
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.map<wbr>(List&lt;Class&lt;?&gt;&gt;)</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.mapPackage<wbr>(String)</div>
<div class="col-last even-row-color">
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.mapPackage<wbr>(String)</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.mapPackageFromClass<wbr>(Class)</div>
<div class="col-last odd-row-color">
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.mapPackageFromClass<wbr>(Class)</div>
<div class="col-summary-item-name even-row-color"><a href="dev/morphia/mapping/PropertyDiscovery.html" title="enum class in dev.morphia.mapping">dev.morphia.mapping.PropertyDiscovery</a></div>
<div class="col-last even-row-color">
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name odd-row-color"><a href="dev/morphia/mapping/PropertyDiscovery.html" title="enum class in dev.morphia.mapping">dev.morphia.mapping.PropertyDiscovery</a></div>
<div class="col-last odd-row-color">
<div class="deprecation-comment">3.0 will evaluate both field and getter/setters for annotation so this setting becomes vestigial</div>
</div>
</div>
Expand Down Expand Up @@ -303,42 +299,38 @@ <h2 title="Contents">Contents</h2>
<div class="col-last even-row-color">
<div class="deprecation-comment">use <a href="dev/morphia/aggregation/stages/Out.html#out(java.lang.String)"><code>Out.out(String)</code></a></div>
</div>
<div class="col-summary-item-name odd-row-color"><a href="dev/morphia/config/MorphiaConfig.html#codecProvider()">dev.morphia.config.MorphiaConfig.codecProvider()</a></div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.addInterceptor<wbr>(EntityListener&lt;?&gt;)</div>
<div class="col-last odd-row-color">
<div class="deprecation-comment">this configuration entry will be updated to use SPI as with other customizations</div>
<div class="deprecation-comment">use <a href="dev/morphia/annotations/EntityListeners.html" title="annotation interface in dev.morphia.annotations"><code>EntityListeners</code></a> to define any lifecycle event listeners</div>
</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.addInterceptor<wbr>(EntityListener&lt;?&gt;)</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.map<wbr>(Class...)</div>
<div class="col-last even-row-color">
<div class="deprecation-comment">use <a href="dev/morphia/annotations/EntityListeners.html" title="annotation interface in dev.morphia.annotations"><code>EntityListeners</code></a> to define any lifecycle event listeners</div>
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.map<wbr>(Class...)</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.map<wbr>(String)</div>
<div class="col-last odd-row-color">
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.map<wbr>(String)</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.map<wbr>(List&lt;Class&lt;?&gt;&gt;)</div>
<div class="col-last even-row-color">
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.map<wbr>(List&lt;Class&lt;?&gt;&gt;)</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.mapPackage<wbr>(String)</div>
<div class="col-last odd-row-color">
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.mapPackage<wbr>(String)</div>
<div class="col-summary-item-name even-row-color">dev.morphia.mapping.Mapper.mapPackageFromClass<wbr>(Class)</div>
<div class="col-last even-row-color">
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
<div class="col-summary-item-name odd-row-color">dev.morphia.mapping.Mapper.mapPackageFromClass<wbr>(Class)</div>
<div class="col-last odd-row-color">
<div class="deprecation-comment">This is handled via the config file and should not be called manually</div>
</div>
</div>
</div>
</li>
</ul>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/dev/morphia/Datastore.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>Datastore (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="declaration: package: dev.morphia, interface: Datastore">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -685,7 +685,7 @@ <h3>withTransaction</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/dev/morphia/DeleteOptions.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>DeleteOptions (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="declaration: package: dev.morphia, class: DeleteOptions">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -340,7 +340,7 @@ <h3>writeConcern</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/dev/morphia/EntityListener.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>EntityListener (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="declaration: package: dev.morphia, interface: EntityListener">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -248,7 +248,7 @@ <h3 id="prePersist(java.lang.Object,org.bson.Document,dev.morphia.Datastore)">pr
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/dev/morphia/InsertManyOptions.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>InsertManyOptions (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="declaration: package: dev.morphia, class: InsertManyOptions">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -285,7 +285,7 @@ <h3>ordered</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/dev/morphia/InsertOneOptions.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>InsertOneOptions (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="declaration: package: dev.morphia, class: InsertOneOptions">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -287,7 +287,7 @@ <h3>writeConcern</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/dev/morphia/MissingIdException.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>MissingIdException (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="declaration: package: dev.morphia, class: MissingIdException">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -116,7 +116,7 @@ <h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from cl
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/dev/morphia/ModifyOptions.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>ModifyOptions (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="declaration: package: dev.morphia, class: ModifyOptions">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -472,7 +472,7 @@ <h3>writeConcern</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions morphia/3.0/javadoc/dev/morphia/Morphia.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>Morphia (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="declaration: package: dev.morphia, class: Morphia">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -164,7 +164,7 @@ <h3>createDatastore</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Dec 30 16:34:34 UTC 2023 -->
<!-- Generated by javadoc (17) on Tue Jan 02 20:44:57 UTC 2024 -->
<title>MorphiaDatastore.DatastoreOperations (Morphia)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-12-30">
<meta name="dc.created" content="2024-01-02">
<meta name="description" content="declaration: package: dev.morphia, class: MorphiaDatastore, class: DatastoreOperations">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
Expand Down Expand Up @@ -527,7 +527,7 @@ <h3>updateOne</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
Loading

0 comments on commit 44a36bc

Please sign in to comment.